Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/remove standalone and api #47

Closed
wants to merge 23 commits into from

Conversation

YOU54F
Copy link
Owner

@YOU54F YOU54F commented Jun 9, 2024

No description provided.

TimothyJones and others added 23 commits March 15, 2023 15:19
…oker, pact-message, pact-mock-service, pact-provider-verifier, pact-stub-service, pact, and pactflow). These have moved to @pact-foundation/pact-cli
… (Publisher; Message; Server; AbstractService; Stub; CanDeploy; CannotDeployError). Also remove the Pact() methods that called them (createServer; listServer; removeAllServers; createStub; listStub; createMessage; publishPacts). If you need these features, please use @pact-foundation/pact-cli
All CLI/API functionality provided by the Pact CLI tools (ruby based) will be moved in pact-js-core 15.x to pact-js-cli.

* Repo

    * https://github.com/pact-foundation/pact-js-cli/

* NPM Package

    * https://www.npmjs.com/package/@pact-foundation/pact-cli

* imports

    * `@pact-foundation/pact-core` imports will now become `@pact-foundation/pact-cli` for programatic usage of the CLI tools

* npx usage

    * `npx --package=@pact-foundation/pact-cli@15.0.1 -c pact-broker`
…rade-to-pact-ruby-standalone-2-4-6

fix: update standalone to 2.4.6
…tandalone_deprecation_warning

fix: add deprecation warnings for pact cli tools in pact-js-core
@YOU54F YOU54F closed this Jun 18, 2024
@YOU54F YOU54F deleted the refactor/remove_standalone_and_api branch June 26, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants